home *** CD-ROM | disk | FTP | other *** search
- Hello.
-
- Here is a complete emacs 18.57 for mint >= 0.93
- By complete, I mean you can do all the things you're used to on
- Unix(tm) like:
- M-x compile
- M-x shell
- M-x display-time
- That is, subprocesses are fully working.
-
- You will need to get hold of the emacs-lisp files. I didn't want to
- include them in this package since they are many and huge and can be
- picked up almost everywhere.
- Get the real ones. _NOT_ those that are hacked up for the ST, and make
- sure they originate from the 18.57 distribution.
-
- I compiled this on my 4-meg equipped TT with no trouble.
- If you have less memory, you might want to start the relevant makefiles
- by hand. You may also need to turn off optimization.
-
- NOTE:
- The makefiles (and s-tos.h) says "-O2", which is only usable
- in gcc >= 2.0. If you have gcc-1.40 just change this to "-O".
-
- Thanx to Jwahar Bammi (sp?) and Edgar Roeder who did the initial
- porting on which this is based.
-
- If you get stuck, don't hesitate to email me.
- I can be contacted as:
- erlingh@idt.unit.no
-
- Cheers
- Erling Henanger.
-
- P.S.
- The reason I don't submit binaries, is that I only keep
- TT versions of the libraries. It is tiresome enough to have libraries
- for 16 and 32 bit ints, mint and the standard library up to date.
- To even think about keeping an ST version on top of all that makes me
- sick...
- If there is interest, I could upload the TT-binaries though,
- Just say the word...
-